Skip to content

feat(cli): add release update check - #16

Merged
danielsuit merged 1 commit into
mainfrom
feat/update-check
Sep 4, 2026
Merged

feat(cli): add release update check#16
danielsuit merged 1 commit into
mainfrom
feat/update-check

Conversation

@danielsuit

Copy link
Copy Markdown
Collaborator

Summary

  • add an explicit sc update command without adding startup network traffic
  • prefer authenticated GitHub CLI release lookup for the private repo, with a token-aware REST fallback
  • add JSON output for scripts and point available updates to subc sc install
  • document the command and changelog entry

Verification

  • cargo fmt --all -- --check
  • cargo clippy --locked --workspace --all-targets -- -D warnings
  • cargo test --locked --workspace
  • cargo +1.89.0 check --locked --workspace
  • live sc update and sc update --json against release v0.1.2

@danielsuit
danielsuit merged commit bd9dab2 into main Sep 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant